GoXam for WPF v3
GenericNetwork.Vertex<V,E,Y> Class Properties


Northwoods.GoXam.Layout Namespace : GenericNetwork.Vertex<V,E,Y> Class

For a list of all members of this type, see GenericNetwork.Vertex<V,E,Y> members.

Public Properties
 NameDescription
Public Property Gets or sets the Bounds of this node.  
Public Property Gets or sets the center Point of this vertex.  
Public Property Gets an enumerator that iterates over all of the edges going out of this vertex.  
Public Property Gets the number of edges coming out of this vertex.  
Public Property Gets an enumerator over all of the vertexes that have edges going out of this vertex.  
Public Property Gets an enumerator over all of the edges going out of or coming into this vertex.  
Public Property Gets the number of edges connected to this vertex.  
Public PropertyGets or sets the offset of the Center from the Bounds.Position.  
Public PropertyGets the Bounds.Height.  
Public Property Gets or sets the network that this vertex is part of.  
Public PropertyGets or sets the Node associated with this network vertex.  
Public Property Gets or sets the position (top-left corner) of this vertex.  
Public PropertyGets the Bounds.Size.  
Public Property Gets an enumerator that iterates over all of the edges coming into this vertex.  
Public Property Gets the number of edges going into this vertex.  
Public Property Gets an enumerator over all of the vertexes that have edges coming into this vertex.  
Public Property Gets an enumerator over all of the vertexes that are connected to this vertex.  
Public PropertyGets the Bounds.Width.  
Top
See Also

Reference

GenericNetwork.Vertex<V,E,Y> Class
Northwoods.GoXam.Layout Namespace